-
Notifications
You must be signed in to change notification settings - Fork 15
Feature/update runtime #71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/update runtime #71
Conversation
Update the typescript types.
Codecov Report
@@ Coverage Diff @@
## master #71 +/- ##
==========================================
+ Coverage 98.38% 98.53% +0.15%
==========================================
Files 13 13
Lines 1237 1232 -5
Branches 217 209 -8
==========================================
- Hits 1217 1214 -3
+ Misses 19 17 -2
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great, thank you for the contribution
This PR updates #51 - which has merge conflicts
Description of changes: Update to Node.js 14.x runtime
Related to issue: aws-cloudformation/cloudformation-cli#746
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.